Skip to content

[SE-0408] Pack iteration review feedback! #70355

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Dec 16, 2023

Conversation

simanerush
Copy link
Member

@simanerush simanerush commented Dec 9, 2023

This is a follow-up PR addressing review feedback from @AnthonyLatsis in #67594

  • Documentation improvements.
  • Use hasError() instead of is<ErrorType>() in AST Verifier.

Copy link
Collaborator

@AnthonyLatsis AnthonyLatsis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@simanerush
Copy link
Member Author

@swift-ci please smoke test

@simanerush simanerush merged commit 2fd5843 into swiftlang:main Dec 16, 2023
@simanerush simanerush deleted the pack-iteration-fixes branch December 16, 2023 17:50
///
/// \param tupleType A tuple with a single unlabeled element that represents a
/// pack expansion.
/// \param locator The locator.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nit: for completeness you need to specify \returns too :)

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes! I forgot😬

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants